home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_6 / zombie.lha / zombie.readme < prev   
Text File  |  1995-06-05  |  619b  |  19 lines

  1. Short: A cgi-bin-based WWW-game
  2. Author: o.wagner@pluribus.wupper.de
  3. Uploader: o.wagner@pluribus.wupper.de
  4. Version: 1.0
  5. Type: comm/net
  6.  
  7. Long:
  8.  
  9. This is a demonstration of how to create "context keeping" WWW applications
  10. in form of a silly game.  It consists of a .html page giving instructions
  11. and a startup link and a C program repeatly called as a cgi-bin "script"
  12. outputing new game stats.
  13.  
  14. The game itself is in german language, sorry. Source code in Ansi-C
  15. is included; it should well compile on any platform.
  16.  
  17. To install, put "zombie.html" in your http: document directory and
  18. "zombie" into your cgi-bin directory.
  19.